Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

DEVPROD-3126: Install Cypress v13.6.1 #2210

Closed
wants to merge 4 commits into from

Conversation

SupaJoon
Copy link
Contributor

@SupaJoon SupaJoon commented Jan 2, 2024

@@ -2,6 +2,7 @@ import { defineConfig } from "cypress";
import { execSync } from "child_process";

export default defineConfig({
video: true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -8,6 +8,7 @@ export NVM_DIR

cat <<EOT > expansion.yml
PREPARE_SHELL: |
export CYPRESS_VERIFY_TIMEOUT=60000 # used by 'cypress run' and 'cypress verify' commands
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A timeout error will occur in CI without this export.

@SupaJoon SupaJoon requested a review from a team January 2, 2024 17:58
Copy link

cypress bot commented Jan 2, 2024

13 failed and 16 flaky tests on run #14790 ↗︎

13 531 10 1 Flakiness 16

Details:

comment
Project: Spruce Commit: 930669ba17
Status: Failed Duration: 31:33 💡
Started: Jan 2, 2024 6:01 PM Ended: Jan 2, 2024 6:33 PM
Failed  distroSettings/general_section.ts • 1 failed test

View Output Video

Test Artifacts
general section > container pool distro > warns users that the distro will not be spawned for tasks Test Replay Screenshots Video
Failed  distroSettings/navigation.ts • 1 failed test

View Output Video

Test Artifacts
... > shows the standard save warning modal when non-provider fields have changed Test Replay Screenshots Video
Failed  hosts/hosts_page_default.ts • 1 failed test

View Output Video

Test Artifacts
Hosts Page Default > Renders hosts table with hosts sorted by status by default Test Replay Screenshots Video
Failed  preferences/public_key_management.ts • 2 failed tests

View Output Video

Test Artifacts
Public Key Management Page > Public keys list > Displays empty message Test Replay Screenshots Video
Public Key Management Page > Edit Key Modal > After submitting, the key name and key value are updated Test Replay Screenshots Video
Failed  projectHealth/commits.ts • 1 failed test

View Output Video

Test Artifacts
commits page > search by git commit > should be possible to paginate from the given commit Test Replay Screenshots Video

The first 5 failed specs are shown, see all 8 specs in Cypress Cloud.

Flakiness  distroSettings/navigation.ts • 1 flaky test

View Output Video

Test Artifacts
... > warns when navigating to another distro settings tab after the provider has changed and allows save Test Replay Screenshots Video
Flakiness  projectHealth/commits.ts • 1 flaky test

View Output Video

Test Artifacts
commits page > inactive / unmatching commit tooltips > should collapse inactive commits when no filters are applied Test Replay Screenshots Video
Flakiness  spawn/host.ts • 6 flaky tests

View Output Video

Test Artifacts
Navigating to Spawn Host page > Spawn host card sorting > Clicking on the expiration column header should sort the hosts by ascending order, then descending, then remove sort Test Replay Screenshots Video
Navigating to Spawn Host page > Spawn host modal > Clicking on the spawn host button should open a spawn host modal. Test Replay Screenshots Video
Navigating to Spawn Host page > Spawn host modal > Unchecking 'Load data for dist' hides nested checkbox selections and checking shows them. Test Replay Screenshots Video
Navigating to Spawn Host page > Spawn host modal > The virtual workstation dropdown should filter any volumes that aren't a home volume Test Replay Screenshots Video
Navigating to Spawn Host page > Spawn host modal > Checking 'Run Userdata script on start' shows the user data script text area Test Replay Screenshots Video
Navigating to Spawn Host page > Spawn host modal > Checking 'Define setup script...' shows the setup script text area Test Replay Screenshots Video
Flakiness  spawn/volume.ts • 4 flaky tests

View Output Video

Test Artifacts
Spawn volume page > Edit volume modal > Clicking on 'Edit' should open the Edit Volume Modal Test Replay Screenshots Video
Spawn volume page > Edit volume modal > Volume name & expiration inputs should be populated with the volume display name & expiration on initial render Test Replay Screenshots Video
Spawn volume page > Migrate Modal > migrate button is disabled for volumes with the migrating status Test Replay Screenshots Video
Spawn volume page > Migrate Modal > open the Migrate modal and spawn a host Test Replay Screenshots Video
Flakiness  version/unscheduled_patch/configure_patch.ts • 4 flaky tests

View Output Video

Test Artifacts
... > The task filter input works across multiple build variants Screenshots Video
... > Should update the 'Select all' label Screenshots Video
... > Clicking select all should update the task count and select the disabled task Screenshots Video
... > Cmd+click will select the clicked trigger alias along with the build variant and will show a checkbox for the trigger alias Screenshots Video

Review all test suite changes for PR #2210 ↗︎

@SupaJoon SupaJoon closed this Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant